- vtk9 (9.5.2+dfsg2-4+rpi1) forky-staging; urgency=medium
++vtk9 (9.5.2+dfsg3-4+rpi1) forky-staging; urgency=medium
+
+ [changes brought forward from 9.0.1+dfsg1-5+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Tue, 05 Jan 2021 14:46:48 +0000]
+ * Link with libatomic on armhf too for raspbian.
+
+ [changes brought forward from 9.3.0+dfsg1-1+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Thu, 26 Sep 2024 16:08:15 +0000]
+ * Change build-depends to libhdf5-mpi-dev
+ * Add build-depends on libopenmpi-dev, I'm not sure why this is still
+ trying to link against openmpi libs but I need it built.
+
- -- Raspbian forward porter <root@raspbian.org> Fri, 30 Jan 2026 08:03:46 +0000
++ -- Raspbian forward porter <root@raspbian.org> Mon, 09 Feb 2026 01:55:46 +0000
++
+ vtk9 (9.5.2+dfsg3-4) unstable; urgency=medium
+
+ * Team upload.
+ * debian/rules: use UPSTREAM_VERSION_ABI (currently 9.5) to refer to
+ version specific library (i.e. libvtk9.5) to fix handling of Qt modules
+
+ -- Drew Parsons <dparsons@debian.org> Wed, 28 Jan 2026 12:53:25 +0100
+
+ vtk9 (9.5.2+dfsg3-3) unstable; urgency=medium
+
+ * Team upload.
+ * build docs in arch-indepedent build only
+ * remove version-specific references from debian/rules
+
+ -- Drew Parsons <dparsons@debian.org> Wed, 28 Jan 2026 10:04:53 +0100
+
+ vtk9 (9.5.2+dfsg3-2) unstable; urgency=medium
+
+ * Team upload.
+ * extra VTK modules support paraview. Closes: #1100766
+ * don't configure xdmf3 (i.e. IOParallelXdmf3) on 32-bit arches,
+ where vtk's copy of xdmf3 fails to build. See Bug#1126484
+ (upstream paraview Issue #22630)
+ * enable RenderingFreeTypeFontConfig. Closes: #1101916
+ * build docs in arch-independent build only. Closes: #1125140
+ Move doc generating packages doxygen-latex, ghostscript,
+ gnuplot-nox, graphviz to Build-Depends-Indep <!nodoc>.
+ * escape sequences in vtkMethodParser.py are fixed. Closes: #1079541
+ * Standards-Version: 4.7.3
+
+ -- Drew Parsons <dparsons@debian.org> Wed, 28 Jan 2026 04:41:09 +0100
+
+ vtk9 (9.5.2+dfsg3-1) unstable; urgency=medium
+
+ * Team upload.
+ * enable modules required by paraview 6
+ (use IOParallelXdmf3 for IOXdmf3)
+ - enable VTK::xmdf3 (ThirdParty/xdmf3). Drop from Files-Excluded in
+ debian/copyright. Bump repacked version to dfsg3 to add xdmf3
+ * add support for IOADIOS2 (used by paraview). 64-bit arches only.
+ Build-Depends: libadios2-mpi-c++-dev [amd64 arm64 mips64el ppc64el
+ riscv64 s390x loong64 ppc64 sparc64]
+ * set HDF5_PREFER_PARALLEL=YES (with HDF5_IS_PARALLEL=ON) to
+ activate parallel HDF5 (via libhdf5-mpi-dev)
+ * Build-Depends: libxcursor-dev (enables custom cursors)
+
+ -- Drew Parsons <dparsons@debian.org> Tue, 27 Jan 2026 00:24:26 +0100
vtk9 (9.5.2+dfsg2-4) unstable; urgency=medium